Package org.eclipse.vtp.desktop.core.actions.util

Interface Summary
InternalActionItemContainer This interface represents sub-menu constructs within a context menu setting.
IProvisioningActionConstants Definition of the static constants that represent the state of actions/actionsets.
IProvisioningActionItem This interface represents either a menu item of a sub-menu item.
IProvisioningActionItemFilter This interface represents a filter that calculates the visibility state of an action item based on the user's selection.
IProvisioningActionItemSorter  
IProvisioningActionSet  
IProvisioningModelAction  
IProvisioningModelSelection  
 

Class Summary
DynamicMenuManager This class represents a custom menu manager that has the IContributionItem dynamic features enabled.
InternalAction This is a facade class that wraps an IProvisioningModelAction.
InternalActionItem The abstract base class for all implementations of IProvisioningActionItem.
InternalActionSet This is a concrete menu/sub-menu implementation of the IProvisioningActionSet and InternalActionItemContainer interfaces and provides the default behavior of those interfaces.
InternalActionSetSection This is a concrete implementation of IternalActionContainer that represents a set of action items to be grouped together with a separator in the menu.
ProvisioningModelActionManager  
SectionConstraint